home *** CD-ROM | disk | FTP | other *** search
- Path: unix.sri.com!usenet
- From: mklenk@updike.sri.com (Mark Klenk)
- Newsgroups: comp.lang.c
- Subject: Re: HELP!! BAMBOOZLED BEGINNER!!
- Date: 2 Feb 1996 22:26:10 GMT
- Organization: Nuance Communications
- Message-ID: <4eu322$g10@unix.sri.com>
- References: <4etv35$nvf@gryphon.phoenix.net>
- Reply-To: mklenk@updike.sri.com
- NNTP-Posting-Host: 204.75.161.40
-
-
- Bruce Wedding wrote:
- >
- >> Did you mean %*c by any chance?
- >
- >Indeed I did Tanmoy. Good eye. You know, sometimes I wish this
- >undefined behavior resulted in the catastrophies that it is
- >always claimed to.
-
- If you use gcc with the -Wformat option, it will print
- out warnings for incorrect parameters to printf() and
- scanf() - I've found this very helpful.
-
- ---
-
- mklenk@coronacorp.com (Mark Klenk)
-
-
-
-